Welcome![Sign In][Sign Up]
Location:
Search - delphi winsock

Search list

[Delphi/CppBuilderDelphi网络高级编程

Description: 本书介绍了使用Delphi 实现Windows 的网络编程的方法。书中的实例充分利用Delphi VCL 与Winsock API 的特点,方便、快捷地实现各种网络功能。全书由4 部分组成:第一部分介绍TCP/IP 协议、Winsock 知识和Delphi 的基本网络组件;第二部分讲解如何利用Delphi 和Winsock 的优点实现主要协议以及局域网 内部使用的应用程序;第三部分是网络上常用的编码算法与加密的实现等内容;第四部分附录提供了网络编 程时的常用参考资料。 本书提供了内容丰富的实例,并附有全部实现代码。本书适合于利用 Delphi 进行网络程序开发的程序 员阅读。
Platform: | Size: 2954212 | Author: chaoyan_ma@126.com | Hits:

[Internet-NetworkFileSend (局域网里文件传送)delphi

Description: 局域网里文件传送-LAN file transfer
Platform: | Size: 716800 | Author: 我不知道 | Hits:

[Internet-NetworkMir2Delphi

Description: 传奇2客户端 Delphi代码-two legendary client Delphi code
Platform: | Size: 683008 | Author: 陈信良 | Hits:

[Delphi VCLfreenet

Description: 提供了基于Winsock的Email、Http、 FTP等功能,其所附的Email范例程序已 接近了专业软件的水平,附源代码。-provided Winsock based Email, HTTP, FTP and other functions, its accompanying procedural paradigm Email close to the professional level software, the source code attached.
Platform: | Size: 698368 | Author: 牛西 | Hits:

[Internet-Network用Delphi实现远程控制

Description: WinSock是一组API,用于在网络上传输数据和交换信息。虽然现在有很多工具如FTP 程序可以在网络上传输数据和文件,但是通过WinSock编程有更大的灵活性,它不需要关心网络连接的细节,不过用WinSock编程却很复杂。在Delphi中我们并不需要直接与 WinSock的API打交道,因为TClientSocket元件和TServerSocket元件(在Internet页)封装了WinSock的大部分API,使得对WinSock的访问大大简化。下面这个远程控制的例子就很清楚地说明了这个问题,它可以发送一个消息给对方,并能够使对方的电脑关闭、重新启动或重新登录。-WinSock API is a group for the transmission of data on the network and exchange information. Although there are now many tools such as FTP program on the network can transmit data and documents, but through WinSock greater programming flexibility, it does not need the care network connectivity details, but with WinSock very complicated programming. In Delphi, we do not need directly with the WinSock API deal because TServerSocket TClientSocket components and devices (in Internet pages) package of the most WinSock API, making the right WinSock visit greatly simplified. Following the example of the remote control very clear illustration of this problem, it can send a message to each other and to make each other's computers shut down, restart or re-logged.
Platform: | Size: 5120 | Author: 里平 | Hits:

[Internet-NetworkSock32Server

Description: 使用delphi6开发的TCP/IP下文件服务器程序,使用WINSOCK控件开发。-use Delphi6 development of the TCP/IP file server, the use of Winsock Control development.
Platform: | Size: 615424 | Author: 许光 | Hits:

[Communicationtransportfiles

Description: 直接运用 WINSOCK 单元进行传送文件的程序,特点: 1、多线程 2、支持断点续传。 3、系统托盘。 程序在Winxp和Win2000运行通过。 程序用到了第三方控件“VCLSkin2.45.D67”到相关站点可下载。-direct use of Winsock modules for document transmission procedures, characteristics : 1, 2 multithread support HTTP. 3, the system tray. Winxp and procedures in running Win2000 through. Procedures used a third-party control "VCLSkin2.45.D67" related to the site can be downloaded.
Platform: | Size: 97280 | Author: hjl | Hits:

[source in ebookDelphi-netfunction

Description: delphi 自定义网络函数:unit net interface uses sysutils ,windows ,dialogs ,winsock ,classes ,comobj ,wininet //得到本机的局域网ip地址 function getlocalip(var localip:string): boolean //通过ip返回机器名 function getnamebyipaddr(ipaddr: string var macname: string): boolean //获取网络中sqlserver列表 function getsqlserverlist(var list: tstringlist): boolean //获取网络中的所有网络类型 function getnetlist(var list: tstringlist): boolean //获取网络中的工作组-delphi custom function Network: unit net interface uses sysutils, windows, dialogs, winsock, classes, comobj, wininet// get the local ip address of the LAN function getlocalip (var localip: string): boolean// through the machine name ip return function getnamebyipaddr (ipaddr: string var macname: string): boolean// access network sqlserver list function getsqlserverlist (var list: tstringlist): boolean// access to the network all network types function getnetlist (var list: tstringlist): boolean// access network Working Group
Platform: | Size: 92160 | Author: orientyu | Hits:

[Delphi VCL2005102703

Description: 文件传输,支持断点续传.支持各种协议,运用 WINSOCK 单元进行传送文件的程序,特点: 1、多线程 2、支持断点续传。 3、系统托盘。 -file transfer support HTTP. Support agreements, modules for use Winsock delivery procedures characteristics : 1, 2 multithreading support HTTP. 3, the system tray.
Platform: | Size: 407552 | Author: shenjiapeng | Hits:

[Sniffer Package captureSniffer

Description: Delphi写的嗅探器,很不错哦!!!!!!能嗅探网络数据-Sniffer written in Delphi, it is good Oh! ! ! ! ! ! Can sniff network data
Platform: | Size: 3072 | Author: 吴铭 | Hits:

[Delphi VCL34

Description: WinSock2 Api文件,通过 WinSock2可以实现delphi编写 WinSock2.0下面的程序 -WinSock2 Api documentation, delphi through WinSock2 can realize the following procedures to prepare WinSock2.0
Platform: | Size: 2802688 | Author: liuqingwang | Hits:

[Delphi VCLWinsock_Delphi

Description: Winsock通信程序源码 用Delphi和Win API写的winsock通信程序,包括服务器和客户端程序所有代码,服务器初始侦听端口为8090。 希望对这方面的朋友有所帮助。-Winsock communication program and Delphi source code with Win API written in winsock communication program, including server and client program all the code, the server listening port for the initial 8090. I hope this help a friend.
Platform: | Size: 844800 | Author: whua | Hits:

[Internet-NetworkWinsockTCP-UDP

Description: Delphi源码\\Winsock TCP-UDP.rar-Delphi source \ Winsock TCP-UDP.rar
Platform: | Size: 234496 | Author: mama | Hits:

[Internet-NetworkWinSock

Description: winsock 编程的源代码,实现了简单的网络收发数据,是个不可多得学习代码,对入门者又很好的借鉴意义。-winsock programming source code, the realization of a simple network to send and receive data, it is a rare learning code, for beginners also a good reference.
Platform: | Size: 551936 | Author: shijinchao | Hits:

[Delphi VCLwinsock-firewall-2.0-Source-English-Version

Description: 一款防火墙源码,是Delphi7下的,非常得好。-A firewall source code is under Delphi7, very well.
Platform: | Size: 1470464 | Author: tlHelen | Hits:

[Internet-NetworkWinsock

Description:
Platform: | Size: 54272 | Author: yygkko | Hits:

[Delphi VCLWinsock

Description: windows socket api在delphi中的封装,调用简单,可用于dll库的开发,目前只实现了UDP部分-windows socket api of the package in delphi, call simple dll library can be used for development, is only part of the realization of the UDP
Platform: | Size: 14336 | Author: yifan | Hits:

[Sniffer Package capturesniffer

Description: Delphi winsock sniffer
Platform: | Size: 24576 | Author: sabri | Hits:

[Internet-NetworkDelphi-Winsock

Description: API的异步SOCKET编程代码,初学者可以看一看-SOCKET API asynchronous programming code, beginners can take a look at
Platform: | Size: 846848 | Author: 蒋云 | Hits:

[Other闸机Demo(Delphi版)

Description: Delphi语言应用Winsock UDP协议开发服务器端程序(The application of Winsock UDP protocol in Delphi language to develop server-side programs)
Platform: | Size: 190464 | Author: 追星逐月 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net